home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000025_news@columbia.edu _Sun Feb 20 09:10:15 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA29674
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 20 Feb 2000 09:10:14 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA07549
  7.     for kermit.misc@watsun.cc.columbia.edu; Sun, 20 Feb 2000 09:05:29 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Ishikawa <ishikawa@yk.rim.or.jp>
  10. Subject: Re: Is 8 data bits, even parity, 1 stop bit possible in kermit?
  11. Date: Sun, 20 Feb 2000 22:58:14 +0900
  12. Organization: RIMNET InterNetNews site
  13. Message-ID: <38AFF2F6.746B6EF1@yk.rim.or.jp>
  14. To: kermit.misc@columbia.edu
  15.  
  16. Ishikawa wrote:
  17.  
  18. > >
  19. > > A new feature of C-Kermit 7.0 is allowance for 8 data bits plus parity:
  20. > >
  21. > >   http://www.columbia.edu/kermit/ckermit2.html#x2.10
  22. > >
  23. >
  24. > Thank you for your tips.
  25.  
  26. I tested the binary available at the Kermit web page and
  27. could use 8bits, even parity, and 1 stop bit on Debian GNU/Linux system for
  28. Intel PC.
  29. Thank you again.
  30.  
  31. > >
  32. > > : Or is there a newer version of C-kermit that permits such setting.
  33. > > : I installed the ckermit from Debian GNU/Linux pacakge system, which
  34. > > : is a little behind the c-kermit distribution as noted in
  35. > > : Columbia University's web page.
  36. > > :
  37. > > Please encourage Debian to update their package.
  38. > >
  39. >
  40. > Will do so.
  41. >
  42.  
  43. I submitted a bug list with "Severity: Wishlist category".
  44. Hopefully with the less restricting license, the new version of Kermit
  45. should be in the stable distribution of Debian GNU/Linux soon.
  46.  
  47. Happy Hacking
  48.